Please use the appropriate forum section for your threads. For questions about LFS, use the Technical Assistance sub-forum.
It's not possible to disqualify someone. The only way someone can be disqualified is when they don't serve a drive-through or stop&go penalty before finishing the race. You have some alternatives:
/p_dt USERNAME : drive-through penalty /p_sg USERNAME : stop&go penalty /setlap USERNAME Y : set lap to 0 /spec USERNAME : spectate /pitlane USERNAME : send user to the pit lane
The color of the box next to the color sliders does not correspond to the actual color of the car.
I have attached three examples of XFG in garage in the viewer mode where I switched to the uniform lighting mode. For white, 160,160,160 does translate to 255,255,255 on the car. Black shows up as 16,16,16 and yellow as 255,255,16.
Expanding the fleet of the Czechoslovak vehicles in LFS with yet another legendary bus: the Škoda 706 RTO, manufactured between 1958 and 1972. It was nicknamed "the egg", "the pickle" or "the dumpling" due to its characteristic body shape.
There were several variants of this model, including an articulated version. But this particular mod will represent the 706 RTO KAR version, which was used for short distance intercity lines.
While I think it would be helpful for the editor users, it doesn't seem feasible at this point because it would take a lot of time for Scawen to extract every string of text into a translatable variable. I remember him answering this to someone else some time ago, but I can't find the original post.
Sevendust, if you have no progress to show, it's not necessary to create a work in progress thread. People will be able to post feedback in the review thread or later in mod comments once it's published.
In 0.7E4 editor patch, the cars got updated dashboards and wheels, but in 0.7F LFS, they are not there as it seems.
Somehow I remember using the updated cars in LFS, but maybe I'm wrong and they were never actually shipped in the LFS test patches. Is that intentional?
Here's a comparison between LFS 0.7F and LFS Editor 0.7F:
Some people including me are getting the "Error creating file" error when trying to unlock a fresh LFS Editor 7F installation. I have tried installing it in C:\LFS.
This is the deb.log before I closed the editor:
Jul 30 19:52:52 LFS : 0.7F Jul 30 19:52:52 timer resolution 499 microsec Jul 30 19:52:52 read config Jul 30 19:52:52 get command line Jul 30 19:52:52 tables Jul 30 19:52:52 preinit d3d Jul 30 19:52:52 load font Jul 30 19:52:52 ----- Jul 30 19:52:53 kb : Central Europe Jul 30 19:52:53 initialisations Jul 30 19:52:53 human system Jul 30 19:52:53 helmet Jul 30 19:52:53 controllers Jul 30 19:52:53 start entry Jul 30 19:52:53 end of initialisation
I'm curious what progress Eric has made regarding the track updates and even the new tracks. Last report from him was in the 20th anniversary news article from 2022. Are the existing tracks fully updated now, or are there still some holes to fill? It would be nice to see some screenshots if there is something new to show.
In the IS_NCI packet, the IPAddress property is "unsigned". It's also a 4-byte integer so it should work the same, but is there a reason why it's not "in_addr" too?